Release 10.1A: OpenEdge Development:
ADM Reference
onEnd
Event procedure for the END event. This procedure uses the QueryPosition property of the dataSource to determine whether the position is already last or whether fetchLast needs to be called in the dataSource.
Location: browser.p Parameters: None Notes: This event must call fetchLast in the dataSource for the normal case when it is a TRUE user event. However, APPLY END must be used to make the browse respond to a fetchLast in the dataSource. When using APPLY END, QueryPosition is already set in the dataSource and can be used to avoid an extra or endless loops.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |